rvest package. You can find more information about the package here.
read_html(), html_nodes() and html_table() functions. You can read more about them in the Help panel in RStudio or by calling them preceded by a question mark (e.g., ?read_html()).